CameraWhiteBalanceLock

Camera white balance lock sub-peripheral.

Allows to lock/unlock white balance value.

Functions

Link copied to clipboard
abstract fun isLockable(): Boolean
Tells whether white balance is currently lockable.
Link copied to clipboard
abstract fun isLocked(): Boolean
Tells whether white balance is currently locked.
Link copied to clipboard
abstract fun isUpdating(): Boolean
Tells whether lock state is updating.
Link copied to clipboard
abstract fun lockCurrentValue(lock: Boolean)
Locks (or unlocks) white balance to current value.